bitset: Correct preconditions in gtk_bitset_add_rectangle
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Jun 2020 01:28:47 +0000 (21:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Jun 2020 02:38:22 +0000 (22:38 -0400)
commitc8b57154cb357323a4feaf3f7002f8e3862b76da
tree2829cfa9dfa6988cd7c223c59d4dbde29f905890
parentc4b2112f16537db94b4a2e1f99183023d5dc323a
bitset: Correct preconditions in gtk_bitset_add_rectangle

We want to make sure that the rectangle fits in the grid.
gtk/gtkbitset.c